func path/filepath.unixAbs

2 uses

	path/filepath (current package)
		path.go#L297: func unixAbs(path string) (string, error) {
		path_unix.go#L42: 	return unixAbs(path)